skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Search for: All records

Creators/Authors contains: "Price, T"

Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher. Some full text articles may not yet be available without a charge during the embargo (administrative interval).
What is a DOI Number?

Some links on this page may take you to non-federal websites. Their policies may differ from this site.

  1. We present an algorithm that combines quantum scattering calculations with probabilistic machine-learning models to predict quantum dynamics rate coefficients for a large number of state-to-state transitions in molecule–molecule collisions much faster than with direct solutions of the Schrödinger equation. By utilizing the predictive power of Gaussian process regression with kernels, optimized to make accurate predictions outside of the input parameter space, the present strategy reduces the computational cost by about 75%, with an accuracy within 5%. Our method uses temperature dependences of rate coefficients for transitions from the isolated states of initial rotational angular momentum j, determined via explicit calculations, to predict the temperature dependences of rate coefficients for other values of j. The approach, demonstrated here for rovibrational transitions of SiO due to thermal collisions with H2, uses different prediction models and is thus adaptive to various time and accuracy requirements. The procedure outlined in this work can be used to extend multiple inelastic molecular collision databases without exponentially large computational resources required for conventional rigorous quantum dynamics calculations. 
    more » « less
    Free, publicly-accessible full text available January 14, 2026
  2. Evaluates DKT models’ ability to track individual knowledge components (KCs) in programming tasks. Proposes two enhancements—adding an explicit KC layer and code features—and shows that the KC layer yields modest improvements in KC-level interpretability, especially when tracking incorrect submissions. 
    more » « less
  3. Knowledge components (KCs) have many applications. In computing education, knowing the demonstration of specific KCs has been challenging. This paper introduces an entirely data-driven approach for (i) discovering KCs and (ii) demonstrating KCs, using students’ actual code submissions. Our system is based on two expected properties of KCs: (i) generate learning curves following the power law of practice, and (ii) are predictive of response correctness. We train a neural architecture (named KC-Finder) that classifies the correctness of student code submissions and captures problem-KC relationships. Our evaluation on data from 351 students in an introductory Java course shows that the learned KCs can generate reasonable learning curves and predict code submission correctness. At the same time, some KCs can be interpreted to identify programming skills. We compare the learning curves described by our model to four baselines, showing that (i) identifying KCs with naive methods is a difficult task and (ii) our learning curves exhibit a substantially better curve fit. Our work represents a first step in solving the data-driven KC discovery problem in computing education. 
    more » « less
  4. null (Ed.)
  5. In this paper, we introduce ProgSnap2, a standardized format for logging programming process data. The goal of this common format is to encourage collaboration among researchers by helping them to share data, analysis code, and data-driven tools to support students. We first highlight possible use cases for ProgSnap2 and give a high-level overview of the format. We then share two case studies of our experience using the format and outline goals for the future of ProgSnap2, including a call for collaboration with interested researchers. 
    more » « less